home *** CD-ROM | disk | FTP | other *** search
/ IRIX 6.5 Applications 2004 May / SGI IRIX 6.5 Applications 2004 May.iso / relnotes / ghostscript / ch1.z / ch1
Encoding:
Text File  |  2004-04-07  |  4.6 KB  |  137 lines

  1.  
  2.  
  3.  
  4.                                   - 1 -
  5.  
  6.  
  7.  
  8.        1.  _I_n_t_r_o_d_u_c_t_i_o_n
  9.  
  10.        Ghostscript is the name of a set of software that provides:
  11.  
  12.           +o An interpreter for the _P_o_s_t_S_c_r_i_p_t(TM) language and the
  13.             Adobe _P_o_r_t_a_b_l_e _D_o_c_u_m_e_n_t _F_o_r_m_a_t (_P_D_F -- sometimes
  14.             confused with Acrobat, Adobe's PDF browser and editor
  15.             product);
  16.  
  17.           +o Input modules (utilities) for reading a variety of
  18.             raster formats, including _C_M_Y_K, _G_I_F, _J_F_I_F (_J_P_E_G), _M_I_F_F,
  19.             _P_B_M/_P_G_M/_P_P_M, and _P_C_X;
  20.  
  21.           +o Output modules (drivers) for a wide variety of window
  22.             systems (including X Windows and Microsoft Windows),
  23.             raster file formats, and printers, as well as a PDF
  24.             output module that implements functions
  25.              similar to Adobe's Acrobat(TM) Distiller(TM) product;
  26.             and
  27.  
  28.           +o The Ghostscript library, a set of procedures to
  29.             implement the graphics and filtering capabilities that
  30.             are primitive operations in the PostScript language and
  31.             in PDF.
  32.  
  33.        In simple terms, this means that Ghostscript can read a
  34.        PostScript or PDF file and display the results on the screen
  35.        or convert them into a form you can print on a non-
  36.        PostScript printer. Especially together with several popular
  37.        previewers, with Ghostscript you can view or print an entire
  38.        document or even isolated pages, even if your computer
  39.        doesn't have Display PostScript and your printer doesn't
  40.        handle PostScript itself.
  41.  
  42.        Note:  Packaged with your software is a separate sheet that
  43.               contains the Software License Agreement.  This
  44.               software is provided to you solely under the terms
  45.               and conditions of the Software License Agreement.
  46.               Please take a few moments to review the Agreement.
  47.  
  48.        This document contains the following chapters:
  49.  
  50.          1.  Introduction
  51.  
  52.          2.  Installation Information
  53.  
  54.          3.  Changes and Additions
  55.  
  56.          4.  Bug Fixes
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.                                   - 2 -
  71.  
  72.  
  73.  
  74.          5.  Known Problems and Workarounds
  75.  
  76.          6.  Documentation Errors
  77.  
  78.  
  79.        1.1  _R_e_l_e_a_s_e__I_d_e_n_t_i_f_i_c_a_t_i_o_n__I_n_f_o_r_m_a_t_i_o_n
  80.  
  81.        Following is the release identification information for
  82.        <PRODUCT>:
  83.  
  84.                                       Ghostscript
  85.        SSSSooooffffttttwwwwaaaarrrreeee PPPPrrrroooodddduuuucccctttt
  86.                                       8.11
  87.        VVVVeeeerrrrssssiiiioooonnnn
  88.                                       SC4-AWE-6.5
  89.        PPPPrrrroooodddduuuucccctttt CCCCooooddddeeee
  90.                                       IRIX 6.5.23 or later
  91.        SSSSyyyysssstttteeeemmmm SSSSooooffffttttwwwwaaaarrrreeee RRRReeeeqqqquuuuiiiirrrreeeemmmmeeeennnnttttssss
  92.  
  93.  
  94.  
  95.        1.2  _O_n_l_i_n_e__R_e_l_e_a_s_e__N_o_t_e_s
  96.  
  97.        After you install the online release notes for a product
  98.        (the _r_e_l_n_o_t_e_s subsystem), you can view the release notes on
  99.        your screen.
  100.  
  101.        Note:  You can read the online release notes for most
  102.               products before installing the software.  Refer to
  103.               the booklet in your CD-ROM case for more information.
  104.  
  105.        If you have a graphics system, select ``Release Notes'' from
  106.        the Help submenu of the Toolchest. This displays the
  107.        _i_n_f_o_s_e_a_r_c_h(1) graphical browser for the online release
  108.        notes.
  109.  
  110.        Refer to the _i_n_f_o_s_e_a_r_c_h(1) man page for information on
  111.        options to this command.
  112.  
  113.        If you do not have a graphics system, you can use the
  114.        _r_e_l_n_o_t_e_s command.  Refer to the _r_e_l_n_o_t_e_s(1) man page for
  115.        accessing the online release notes.
  116.  
  117.        1.3  _P_r_o_d_u_c_t__S_u_p_p_o_r_t
  118.  
  119.        Silicon Graphics, Inc., provides a comprehensive product
  120.        support maintenance program for its products.
  121.  
  122.        If you are in the U.S. or Canada and would like support for
  123.        your Silicon Graphics-supported products, contact the
  124.        Technical Assistance Center at (800)800-4SGI.  If you are
  125.        outside these areas, contact the Silicon Graphics subsidiary
  126.        or authorized distributor in your country.
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.